It's the form's post data that you want encrypted, not necessarily the form itself.<br><div class="gmail_quote"><div><br></div><div>So, start by changing the *action* of the login form to submit to https. Don't try to redirect the request for the *form* itself, as you can't AJAX load a form from an https page into an overlay on an http page.</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div>Steve</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Mon, Sep 17, 2012 at 5:24 AM, Eggert Ehmke <span dir="ltr"><<a href="mailto:eggert.ehmke@berlin.de" target="_blank">eggert.ehmke@berlin.de</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">With Plone 4.2.1, I have still the problem described here:<br>
<a href="http://plone.293351.n2.nabble.com/popup-overlay-not-rendering-td6223693.html" target="_blank">http://plone.293351.n2.nabble.com/popup-overlay-not-rendering-td6223693.html</a><br>
After reading several comments I got the impression there should be a solution<br>
for Plone 4.1 or 4.2. What is the correct way to handle this problem, beside<br>
disabling the popups?</blockquote></div>
</div></div></div><br>