Cannot disable all fields in a fieldset via the validation group override, as simply leaving the VG for the extension empty (array()) triggers Zend\Form to include all elements, and setting it to NULL results in an exception.
Workaround: include a hidden dummy element