Now i found the problem, and you have a bug ;-)
This work: <RTE:Editor ID="Editor1" AllowScriptCode="true" TagBlackList=""
But if i get it in server side/code behind it does not work!!
Editor1.AllowScriptCode = True
Editor1.TagBlackList = ""