Спасибо за ссылку.
Попробовал сделать вот так
<textarea id="description_full" name="description_full" class="wysiwygeditor" style="width:550px !important;height:200px;"></textarea>
var oEdit1 = new InnovaEditor("description_full");
var d_f = oEdit1.getXHTMLBody();
и получаю ошибку
TypeError: document.getElementById(...) is null
...unction getXHTMLBody(bEdit){var oEditor=document.getElementById("idContent"+this...