Index: /FCKeditor/trunk/editor/_source/classes/fckeditingarea.js
===================================================================
--- /FCKeditor/trunk/editor/_source/classes/fckeditingarea.js	(revision 771)
+++ /FCKeditor/trunk/editor/_source/classes/fckeditingarea.js	(revision 772)
@@ -311,4 +311,6 @@
 function FCKEditingArea_Cleanup()
 {
+	if ( this.Document )
+		this.Document.body.innerHTML = "" ;
 	this.TargetElement = null ;
 	this.IFrame = null ;
