I am working in chrome v. 12.
I have a jquery call which creates an iframe
$(document).ready(function(){ $(\'\').appendTo(\'body\').
The form target attribute allows the developer to target the form to a named window or frame - I don't think you can target an iframe in this way - and is deprecated.
form target