Clear iFrames content

Hey Guys,
Is there a way to clear the vlue of an iFrames html content. In the case, document.write(""); is not an options is there any othe way, heres the method im trying


 var textarea = document.kik.ins;
 document.lik.document.value="";
 document.lik.document.write(textarea.value);

This works, once only:( any ideas?