<fieldset> is an important part of form semantics (add the <legend> element and you get a little caption

) .. but it does seem a little pointless to use it around hidden elements;
I tried your example though, and it validates if you take out the "target" attribute; it seems that's deprecated