1. disabled attribute of the fieldset element

    Allows disabling all of the form control descendants of a fieldset via a `disabled` attribute on the fieldset element itself.

  2. htmlfieldsetelement api: form

  3. html element: fieldset: form