Click events on buttons over google maps div?

I’m trying to put a html button over the native cordova google maps div.

The problem is that the layer of the map is requesting focus continuously.

If I use the “setClickable(false)” event the buttons works correctly but the map is not usable.

Any way to do this?