To reproduce:
- Open PB's options page
- Select the Tracking Domains tab
- Press Tab to start keyboard navigation
- Keep pressing Tab until the focus indicator goes into the list of tracking domains
- Within each row in the list of tracking domains, Tab should focus the red/yellow/green toggle before the "x" (remove domain) icon, but the order is reversed instead.
Fixing this probably means replacing floats with a modern (flex?) layout.