jQuery UI Themes with Asp.net button control

jQuery UI Themes with Asp.net button control

Hi,

I'm using the jQuery UI Themes with ASP.NET specifically the modal popup.  My question I have two asp.net buttons runat=server within the form elements, The events are not firing the button click event when clicking the button, why not?  How can I integrate the themes.  It just make UI development easier but this appears to be a roadblock.  Any help would be appreciated.

Scenario,

I created a login.aspx page have two links register|| forgot password, when the user clicks on either link the jQuery modal popup form appears and the asp.net button control is available.

Regards,