Select2 search input is not working in Bootstrap modal

remove 
tabindex="-1"
from modal div tag attributes.

but if remove tabindex attribute, close modal is not working by ‘esc’ key.