Generate new URL for popup form

In your example they just use a link which points to the anchor “#login2”.
Try using a <a href="#login">Login</a> link instead of a button.