This behavior is by design.
To work around this behavior, use the <IMG> tag instead of using the <input type="image"> tag in a HTML page
This behavior occurs because Internet Explorer thinks that the <input type="image"> tag in a HTML page is the default element for the page.