The text I am editing is located within a div that has overflow:auto;
The inline toolbar gets inserted into the document with position absolute, but when scrolling the div that has overflow:auto, the toolbar does not move with it like it does without overflow.
Is there a work around for this? Is it possible to insert the toolbar div in the wrapper that has position:relative instead of in the body?
Check out the sharedspace
Check out the sharedspace plugin (demo). It will let you place the toolbar in whatever element you want. However, you it will become "static" so if you want to make it float, you will need to code it yourself.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+