Ive spent about 14hours on this already and wasnt able to make this work.

Problem here is that browser is autofilling this form when the page is loaded and nothing i can do made him reaply it on ajax call which lightbox produce to put the form in modal frame. I even try to embed the login form inside the page and made it hidden and ive then patched the lightbox wireframe to made it work with such element but once the DOM object is cloned autofilled values are lost :(

only solution for this is to dont use lighbox for this form and rather send user to user/register url directly where the autofill is working everytime.

Im basicly throwing towel in the ring here i've tried everything i can think of and it doesnt seem possible to make autofill work on lightbox.

Does anybody have any idea?