Comment to Using tags in html and raw blocks
It maybe you have some security software installed on your server, like mod_security for apache, please try to place .htaccess file into /studio/ folder with the following content:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Sadly that didn't seem to fix it :(
Ok thanks i try
Ok thanks have resolve