Blocked user on innerwiki still can login and edit on docswiki. The reason for this behavior is that $wgSharedTables does not include the comment table, which is referenced ipblocks.
Unfortunately, adding comment to the list of shared tables is not straightforward, because it is used at all WMCZ wikis (including the comment IDs).