The HTML5 <track> element allows an author to add captions, subtitles, chapters, and textual descriptions to a <video> element. These should be exposed to the accessibility API so they are available to VoiceOver etc.
<rdar://problem/11020689>