Comment Re:Unfortunately, this is false (Score 0) 416
IIRC i came across something similar a while back - I think the issue is when you try and submit a form using an input type=IMG, i.e. with something like onclick=form.submit() - and not just that a form containing an input type=IMG cannot be submitted
Easily solved using css to just add a background image to the standard submit button