Form Posts

I'm porting a plugin I wrote for a 1.7.15 to a new 1.8.5 site.

In the plugin I had a form and used $_POST to access the inputs.  I am not using elgg_view_form.

For some reason I cannot get the form to post.  Is there anything in 1.8's architecture that would prevent a form from working? 

Mike