Checkbox disabled still work

Hi everyone,

When CheckboxField::disabled is set to true, the full field gets the right CSS but the click still triggers the checkbox itself, and the value can be changed.

I wanted confirmation here before reporting the issue on Github.