How is aria-interactive different than tabindex=-1

I am wondering how the proposed aria-interactive is different from tabindex=-1?
Both indicate an element has behavior, and the absence of tabindex attribute means no behavior (e.g. aria-interactive=false)
Jon

Received on Wednesday, 20 May 2015 19:59:01 UTC