## some browser elements (e.g. pulldown lists) are displayed through the
## overlay. this invisible iframe does the trick for IE
## It's important to display the ifram only for IE browsers. Firefox has a bug
## that looses the curser in form fields if this iframe is present.
## See http://www.activewidgets.com/javascript.forum.8495.4/blinking-cursor-lost-in-text.html
#if ($title)
$!title
#end
$r.render("cont")