If you are using Bootstrap Modal then be sure that Model tabindex=-1 is removed.
Bootstrap Modal
$('#targetId').select2({ width: '100%', dropdownParent: $("#myModal") })