We do not allow an iframe in html for posting users as that would be a security violation where malicious code can be introduced. If you want to allow iframe you would have to alter your code at your own risk.
If you want to do this you can edit your pp-inc.php file and add the iframe tag to the allowed tags under the un_htmlspecialchars function near the top of that file.
Code:
Content visible to verified customers only.