I have JQuery jTable grid containing edit button on each row.
The FormEditor opens in modal and the tinymce appears correctly and work correctly with no problems except that when I open source code editor I find the textarea in read only mode, I need to make it editable.
I tried with several versions of tinymce.
What are the main causes for the textarea in source code editor to be read only, and how to fix that. ?