### Environment **Vuetify Version:** 3.9.0 **Vue Version:** 3.5.17 **Browsers:** Firefox 140.0 **OS:** Mac OS 10.15 ### Steps to reproduce 1. Create a `<v-form>` 2. Bind its `disabled` prop to a boolean variable 3. Add an input (in our case a `<v-text-field>`) under the form 4. Bind its `disabled` prop to another boolean variable ### Expected Behavior Since the form it's disabled, all its input children should be disabled ### Actual Behavior Only the inline disabled condition is taken into account for each input ### Reproduction Link [https://play.vuetifyjs.com/#...](https://play.vuetifyjs.com/#eNpVUdFKxDAQ/JW9vFTh2ioi4tE7EBX8Ax+sD2m71WDShCQtB8f9u5u0R3Nv2dmZ2dnN14k525YvxhTTiGzHKo/KSO7xUA8A1ZRzY+IzFq0ePBcD2gWawV9s/xp9hClXukO5r5lwrwHErmYgeROx94E3EsHj0UMvUFLvUJWrPLXstVWw64QLki4avi0FqS7ESA1+efRL5iv3Q5NTg00aqVxnUYAw7LJiyHO1Y0DmE1RlchoqXWuF8eDQj/OFhDLaejiBxR7O0FutIKOrZoEOQL7Ow7oI7MHbEdcWhSaMxDfZB0qp4VNb2W2y21S9LLEQey4dUr8q5zSUg5237KF4LO6fWHg8F3dsG2nbq5+ese9/p02m6w==) <!-- generated by vuetify-issue-helper. DO NOT REMOVE -->