id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2293	fckeditor strips all information before a body tag	arbyter		"when you paste the following code into fckeditor in the sourceview and switch back to wysiwyg-mode, then the style tags vanishes.
if you remove the body tag, then the style tag stayes untouched.
Tried in in Version 2.6.1 and on your Online-Demo - both dont work.

 
code to paste:

<style type=""text/css"">#second {position: absolute; background-color: blue;}</style>
<body>
<p id=""second"">Second paragraph. style </code> applied.</p>
<p>pi</p>
<p>pa</p>
<p>po</p>
</body>
"	Bug	closed	Normal		UI : Source View	FCKeditor 2.6.1	invalid		
