cftextarea not working in IE 9
cftextarea richtext does not appear to be functioning in the lastest RC of IE 9.
This code:
<cftextarea name="message" bindonload="no" height="450" width="650" toolbaronfocus="no" richtext="yes" toolbar="default" fontsizes="1em" skin="silver"> </cftextarea>
Works fine in FF and Chrome as well as IE8 - but not in IE 9. Is this an issue with FCKEditor or just IE (as usual?)
