I'm not sure checkboxes and selection boxes have hidden/visible attributes. You could just create a hidden form control containing the value you want to post:
[EDIT]
The W3C's page on forms doesn't mention any hidden/visible attribues for any form elements other than the example above. See
here.
[/EDIT]
--
moto