id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
4398,Support for detaching from the DOM,tobiasz.cudnik,,"Migrated from [http://cksource.com/forums/posting.php?mode=reply&f=11&t=15667 forum thread].

=== TC ===
 1. Open [http://ckeditor.com/demo demo page].
 2. Execute following code to move editor above the header.
{{{
$(""#header"").before( $(""div.demo"") )
}}}

Result: Editor's content changes to ""null"" and it's not editable.",Bug,confirmed,Normal,,General,,,Firefox,
