When I load a basic instance of the ckeditor using the jquery adapter on a page with minimal css settings, the following happens: http://assets.schaftenaar.nl/weird-beha ... editor.png
I'm not sure why this happens and what I can do to fix this.
Any help is appreciated.
This is how I call the editor.
$( '.editor fieldset textarea' ).ckeditor();