tinymce.get("myTextarea").setContent("<p>Hello world!</p>");
var myContent = tinymce.get("myTextarea").getContent();