Submit Form Problem with IE [HTML/JS]

I have a form which has an image button as the submit button. It’s processed on the same page as the form using PHP. However, in IE, the form wasn’t able to process. I’ve tried javascript to submit the form but it does not work (I have the form name and id). This same problem happends in Opera but not MMF. Any suggestions? Thanks.