ckeditor change value

JavaScript
CKEDITOR.instances['textareaId'].setData(value);
Source

Also in JavaScript: