Whenever I insert the shortcode
[iframe http://example.com 800 500]
and click "Update" on a page in WPMU 2.7.1, I end up with the following as the outcome:
[iframe <a class=" " href="http://example.com" target="_blank">http://example.com</a> 880 550]
Of course, it doesn't display the actual iframe, just this nonsense.
Any idea what I'm doing wrong?