I have this button
<input type="submit" name="forgot_pass" class="submitButton mainPageButton" id="forgotPassButton" value="Forgot Pass" />
In Firefox the button value is “Submit” and in Internet Explorer it is “Forgot Pass” (what I set the value to be).
I am really confused why this might happen.
Both browsers are showing “Forgot Pass” caption.
http://jsfiddle.net/fb9h3/