Try excluding the tabId for the enabled: false option:
tabId
enabled: false
chrome.sidePanel.setOptions({ enabled: false, });