This is a regular html <input type="submit"> with a css background. Using Javascript you can swap the css class (with a different background image). Because the image is applied to a normal button using CSS it's still accessible to all users. If Javascript is turned off the button still works but with no roll-over effect.
View source or save this page for more information.