HTML Editor Plug-in Problem When Using IE9

Is anybody else having problems with the various HTML editors and Internet Explorer 9? I have tried both the TinyMCE and CLEditor jQuery WYSIWYG editors, but both seem to cause display problems in IE9. Chrome, FireFox and Safari are all fine... of course. Is it a problem with the mobile theme or embedded forum option?
0
Comments
The edit textbox just seems to go on for ever in IE9.
What is the plug-in in used for these forums to create the Markdown?
the "editor" plugin used on vanillaforums.org is called "buttonbar".
http://vanillaforums.org/addon/buttonbar-plugin
you can change to the "markdown" format via config.php
$Configuration['Garden']['InputFormatter'] = 'Markdown';
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.