I think I remember running into this problem and I was advised (on here I think although I'm not sure) that this really wasnt the route to go down. Make one form and submit a $_POST array if you want access to the same fields;
Then access them via the php by doing the following
This should work.
Cheers
Dal