I'm running on a Zenpage theme and I have discovered that everything works like a charm in Chrome and Firefox, however in IE it seems that the comments box is completely disabled.
I can't try to reproduce as I am on Mac but my collegue sbillard could.
Please search the theme's image.php for `<?php printZDRoundedCornerJS(); ?>` and remove that.
If it then works this js for the rounded corners disables for whatever reason the comment field in IE. As the result I will probably remove it and switch to CSS3 calls for that (which means in IE there will not be any rounded corners at all then).