I have a ckeditor in a wizard's popup. I click on the button to insert a table. Fields inside this popup are not clickable.
I've modified .cke_dialog_body{ zIndex :1 to zIndex:auto;
in web_ckeditor/static/lib/js/ckeditor/skins/moono/dialog.css
in /web_ckeditor/static/lib/js/ckeditor/skins/moono/dialog_ie.css
i didnt tried opera version.
I have a ckeditor in a wizard's popup. I click on the button to insert a table. Fields inside this popup are not clickable.
I've modified .cke_dialog_body{ zIndex :1 to zIndex:auto;
in web_ckeditor/static/lib/js/ckeditor/skins/moono/dialog.css
in /web_ckeditor/static/lib/js/ckeditor/skins/moono/dialog_ie.css
i didnt tried opera version.