Hey,
i use jQuery and jQuery ui dragable to re-order the editor. After i drag the editor, the editor not works. I want to destroy the editor, but i get an error (a is undefined).
I use the jQuery adapter to get the editor ($('#editor).ckeditor().editor).
Is this a bug? I do it wrong?