The document discusses efforts by AOL and TPG to improve the accessibility of rich internet applications through jQuery. They found that while assistive technologies can parse basic DOM elements, they are insufficient for complex dynamic widgets. The team is working to address this by implementing ARIA roles, keyboard support, focus management, and linearizing the DOM structure in jQueryUI, which is the most widely used JavaScript library. Their focus is on making core jQueryUI widgets like accordions, sliders and dialogs accessible.