Popup and button

Hello, I have a footer (

<button …) in a Ionic application with two buttons.
One of them, invokes a popup with $ scope.showPopup = function () … works perfect.
I want that when the popup appears, the other buttons remain enabled. Is this possible ? I appreciate if you can help me, thanks !!

Hello, sorry, I have a footer bar bar-footer bar-dark in a Ionic application with two buttons.
One of them, invokes a popup with $ scope.showPopup = function () … works perfect.
I want that when the popup appears, the other buttons remain enabled. Is this possible ? I appreciate if you can help me, thanks !!