While I usually don't write much about client-specific work about my job, I recently was hit with a minor problem: Slideshows are terrible for accessibility. After scratching my head for a few minutes, I was hit with a dead simple solution, simulate mouse clicks with JS. Check out the codepen below.

See the Pen Tabindex return fix