Disabling Keyboard on RadioButton

I have added 4 RadioButton to same group. I have not added any LISTNER to it. but once i click on any of the radio button - it shows 1 blue border rectangle around it and then i can move the selection up and down using my keyboard keys.

I want to disable this keyboard navigation on radio button. how can i?