Updating DIV within Form

I have DIV in my form that I successfully populate, however when I
submit the form that now contains the new fields within the DIV, the
fields in the DIV do not get sent in my request. I have the prototype
javascript lirary, I use observe_field on a dropdown list to that
targets the DIV. Everything seem to be in order. Any help out there
would be much appreciated. Thanks.