Get TinyMCE to use full image url instead of relative one
Make sure in the javascript initialization you are using, that you have these lines in it: relative_urls : false, remove_script_host : false, convert_urls : true, Read more: TinyMCE – URL handling options