### Bug report When a readonly TextBox is set also _enabled: true_ in MVVM, the readonly is not taken into account. ### Reproduction of the problem 1. Open the Dojo - https://dojo.telerik.com/@sspasova/UKEbaHuR and try to enter text in both TextBoxes ### Current behavior When the enabled and readonly are used together in MVVM TextBox, the component gets enabled but is not readonly. ### Expected/desired behavior The MVVM TextBox should be read-only, even if the enabled is true. ### TicketID: 1626627 ### Environment * **Kendo UI version:** 2023.3.1114 * **Browser:** [all ]