@RonpfS:
When you disable pfBlockerNG, it removes the aliases and FW rules it created (auto-rule).
In your case of Alias type table, you have to disable the pfb_ FW rules before disabling pfBlockerNG.
I'm assuming this can be scripted in some way, as I have far too many to do on an individual basis…
Found it, in the [filter][rule][0][disabled] array, when using pfSsh.php
EDIT: i tried to disable a rule to see a change in the [filter][rule][0][disabled] variable, and interestingly enough it didn't change from being empty, i would have expected to be set to "yes". am i missing somthing?