[jQuery] added form elements not sent using Firefox

[jQuery] added form elements not sent using Firefox

Hello all,
I am using jquery to copy a DIV containing some form elements. The
copy is appended to the DIV in another DIV to allow an unlimited
number of form elements to be sent. The problem is that none of the
copy DIVs are being sent by the browser
Firefox
. There is some
chatter via google, but nothing conclusive. I see the DIVs show up in
Firebug. Could this be jquery related?
Thanks in advance!
Eric