When navigating an accordion inside another accordion, the arrow keys don't move through the nested accordion. Instead, they jump up to the parent accordion.

Steps to reproduce:
- Run accordion demo locally
- Find nested example
- Expand first accordion item
- Tab inside to the child accordion
- Hit the down arrow (assuming it should go to the next item in the child accordion)
- Focus jumps to the parent accordion header