When using PasteFromWord dialog, the content is inserted into the current paragraph, i.e.
<p> <h1>Heading from Word</h1> <p>Normal text from Word.</p> <p> </p> </p>
I've posted a ticket http://dev.fckeditor.net/ticket/2439, just wondered if anyone had a quick-fix or any comments on this. I see they've fixed the issue where it was added lots of <meta> tags and other rubbish.
Note it appears to work fine in IE7.