﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1633	[FF] styles on iframe elements affect the editor and panels	Alfonso Martínez de Lizarrondo	Martin Kou	"Add 
{{{
	<style type=""text/css"">
		iframe {
			width: 100%;
			height: 400px;
			border: 3px solid red;
			background-color: blue;
		}
	</style>
}}}
to a test page and you'll see that they make impossible to use the editor. I think that we should force some styles on the generated iframes to avoid this kind of problems.

Reported in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=7759"	Bug	closed	Normal	FCKeditor 2.6.1	General	FCKeditor 2.5.1	fixed	Confirmed Firefox Review+	
