I am trying to apply inline editing (http://ckeditor.com/demo#inline) to several tabs handled by jquery UI. The inline editor is working perfectly in the first tab, but in the other tabs, although I can see the editor and toolbar pop up in each tab, I found apart from the search icon, all the others have been disabled, also I cannot edit the contents.
It is seemed that the editor is in readonly mode. How can I cancel it?