Your Arabic RTL Interface Has ARIA Direction Failures
ARIA landmark roles, button labels, and form instructions that are written for LTR layout do not automatically adapt to RTL context. The dir attribute must be set correctly at the document, section, and element level. Mixed Arabic and English content requires correct bidi (bidirectional) text handling using the appropriate Unicode bidi control characters and CSS direction properties. If these are not implemented correctly, screen readers reading Arabic content will mis-sequence the text, and form completion will be confusing for Arabic-speaking users with visual impairments.